[INFO] fetching crate wordshk_tools 3.16.0-beta.9...
[INFO] testing wordshk_tools-3.16.0-beta.9 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate wordshk_tools 3.16.0-beta.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wordshk_tools 3.16.0-beta.9
[INFO] finished tweaking crates.io crate wordshk_tools 3.16.0-beta.9
[INFO] tweaked toml for crates.io crate wordshk_tools 3.16.0-beta.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wordshk_tools 3.16.0-beta.9 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 221 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding kdam v0.4.1 (available: v0.6.4)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding strsim v0.10.0 (available: v0.11.1)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.28.0)
[INFO] [stderr]       Adding unicode_names2 v0.6.0 (available: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27f29cf9520078a607bb0c918dbdf1eff38651d780a93344375970e476985a8b
[INFO] running `Command { std: "docker" "start" "-a" "27f29cf9520078a607bb0c918dbdf1eff38651d780a93344375970e476985a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27f29cf9520078a607bb0c918dbdf1eff38651d780a93344375970e476985a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27f29cf9520078a607bb0c918dbdf1eff38651d780a93344375970e476985a8b", kill_on_drop: false }`
[INFO] [stdout] 27f29cf9520078a607bb0c918dbdf1eff38651d780a93344375970e476985a8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd8b96be68909b490dc07fda75c992d6b3c32ee145e54d431dd88008d247dc3a
[INFO] running `Command { std: "docker" "start" "-a" "dd8b96be68909b490dc07fda75c992d6b3c32ee145e54d431dd88008d247dc3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling kdam v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unicode_names2 v0.6.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lip v8.1.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling thesaurus-wordnet v0.2.0
[INFO] [stderr]    Compiling fast2s v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling thesaurus v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling wordshk_tools v3.16.0-beta.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pr_location`
[INFO] [stdout]    --> src/pr_index.rs:197:27
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pr_location`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pr`
[INFO] [stdout]    --> src/pr_index.rs:197:52
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                                                    ^^ help: if this is intentional, prefix it with an underscore: `_pr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/pr_index.rs:197:64
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn parse_tags(name: &str) -> impl lip::Parser<Output = Vec<String>, State = ()> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn parse_tags(name: &str) -> impl lip::Parser<'_, Output = Vec<String>, State = ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:156:25
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn parse_line(name: &str) -> impl lip::Parser<Output = Line, State = ()> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn parse_line(name: &str) -> impl lip::Parser<'_, Output = Line, State = ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:245:31
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn parse_named_line(name: &str) -> impl lip::Parser<Output = Line, State = ()> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn parse_named_line(name: &str) -> impl lip::Parser<'_, Output = Line, State = ()> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:272:32
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub fn parse_clause(expecting: &str) -> impl lip::Parser<Output = Clause, State = ()> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub fn parse_clause(expecting: &str) -> impl lip::Parser<'_, Output = Clause, State = ()> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn parse_named_clause(name: &str) -> impl lip::Parser<Output = Clause, State = ()> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn parse_named_clause(name: &str) -> impl lip::Parser<'_, Output = Clause, State = ()> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:391:28
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn parse_pr_line(name: &str) -> impl lip::Parser<Output = PrLine, State = ()> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn parse_pr_line(name: &str) -> impl lip::Parser<'_, Output = PrLine, State = ()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "dd8b96be68909b490dc07fda75c992d6b3c32ee145e54d431dd88008d247dc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd8b96be68909b490dc07fda75c992d6b3c32ee145e54d431dd88008d247dc3a", kill_on_drop: false }`
[INFO] [stdout] dd8b96be68909b490dc07fda75c992d6b3c32ee145e54d431dd88008d247dc3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce9045c1460ac9cda2654b6fff17e7251db4de2c8fe8e4980d8429044c21c59e
[INFO] running `Command { std: "docker" "start" "-a" "ce9045c1460ac9cda2654b6fff17e7251db4de2c8fe8e4980d8429044c21c59e", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `pr_location`
[INFO] [stdout]    --> src/pr_index.rs:197:27
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pr_location`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pr`
[INFO] [stdout]    --> src/pr_index.rs:197:52
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                                                    ^^ help: if this is intentional, prefix it with an underscore: `_pr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/pr_index.rs:197:64
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn parse_tags(name: &str) -> impl lip::Parser<Output = Vec<String>, State = ()> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn parse_tags(name: &str) -> impl lip::Parser<'_, Output = Vec<String>, State = ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:156:25
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn parse_line(name: &str) -> impl lip::Parser<Output = Line, State = ()> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn parse_line(name: &str) -> impl lip::Parser<'_, Output = Line, State = ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wordshk_tools v3.16.0-beta.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:245:31
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn parse_named_line(name: &str) -> impl lip::Parser<Output = Line, State = ()> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn parse_named_line(name: &str) -> impl lip::Parser<'_, Output = Line, State = ()> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:272:32
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub fn parse_clause(expecting: &str) -> impl lip::Parser<Output = Clause, State = ()> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub fn parse_clause(expecting: &str) -> impl lip::Parser<'_, Output = Clause, State = ()> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn parse_named_clause(name: &str) -> impl lip::Parser<Output = Clause, State = ()> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn parse_named_clause(name: &str) -> impl lip::Parser<'_, Output = Clause, State = ()> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:391:28
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn parse_pr_line(name: &str) -> impl lip::Parser<Output = PrLine, State = ()> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn parse_pr_line(name: &str) -> impl lip::Parser<'_, Output = PrLine, State = ()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pr_location`
[INFO] [stdout]    --> src/pr_index.rs:197:27
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pr_location`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pr`
[INFO] [stdout]    --> src/pr_index.rs:197:52
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                                                    ^^ help: if this is intentional, prefix it with an underscore: `_pr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/pr_index.rs:197:64
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stdout]     |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn parse_tags(name: &str) -> impl lip::Parser<Output = Vec<String>, State = ()> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn parse_tags(name: &str) -> impl lip::Parser<'_, Output = Vec<String>, State = ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:156:25
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn parse_line(name: &str) -> impl lip::Parser<Output = Line, State = ()> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn parse_line(name: &str) -> impl lip::Parser<'_, Output = Line, State = ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:245:31
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn parse_named_line(name: &str) -> impl lip::Parser<Output = Line, State = ()> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn parse_named_line(name: &str) -> impl lip::Parser<'_, Output = Line, State = ()> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:272:32
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub fn parse_clause(expecting: &str) -> impl lip::Parser<Output = Clause, State = ()> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub fn parse_clause(expecting: &str) -> impl lip::Parser<'_, Output = Clause, State = ()> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn parse_named_clause(name: &str) -> impl lip::Parser<Output = Clause, State = ()> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn parse_named_clause(name: &str) -> impl lip::Parser<'_, Output = Clause, State = ()> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:391:28
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn parse_pr_line(name: &str) -> impl lip::Parser<Output = PrLine, State = ()> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub fn parse_pr_line(name: &str) -> impl lip::Parser<'_, Output = PrLine, State = ()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.31s
[INFO] running `Command { std: "docker" "inspect" "ce9045c1460ac9cda2654b6fff17e7251db4de2c8fe8e4980d8429044c21c59e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce9045c1460ac9cda2654b6fff17e7251db4de2c8fe8e4980d8429044c21c59e", kill_on_drop: false }`
[INFO] [stdout] ce9045c1460ac9cda2654b6fff17e7251db4de2c8fe8e4980d8429044c21c59e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0dd83dec0a1d6a275b05344933112c306d30655e690e91c678975cb31ba8c4aa
[INFO] running `Command { std: "docker" "start" "-a" "0dd83dec0a1d6a275b05344933112c306d30655e690e91c678975cb31ba8c4aa", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `pr_location`
[INFO] [stderr]    --> src/pr_index.rs:197:27
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stderr]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pr_location`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pr`
[INFO] [stderr]    --> src/pr_index.rs:197:52
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stderr]     |                                                    ^^ help: if this is intentional, prefix it with an underscore: `_pr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]    --> src/pr_index.rs:197:64
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn generate_yale_variants(pr_location: PrLocation, pr: String, index: &mut PrIndices) {
[INFO] [stderr]     |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:120:25
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub fn parse_tags(name: &str) -> impl lip::Parser<Output = Vec<String>, State = ()> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub fn parse_tags(name: &str) -> impl lip::Parser<'_, Output = Vec<String>, State = ()> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:156:25
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub fn parse_line(name: &str) -> impl lip::Parser<Output = Line, State = ()> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub fn parse_line(name: &str) -> impl lip::Parser<'_, Output = Line, State = ()> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:245:31
[INFO] [stderr]     |
[INFO] [stderr] 245 | pub fn parse_named_line(name: &str) -> impl lip::Parser<Output = Line, State = ()> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 245 | pub fn parse_named_line(name: &str) -> impl lip::Parser<'_, Output = Line, State = ()> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:272:32
[INFO] [stderr]     |
[INFO] [stderr] 272 | pub fn parse_clause(expecting: &str) -> impl lip::Parser<Output = Clause, State = ()> {
[INFO] [stderr]     |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 272 | pub fn parse_clause(expecting: &str) -> impl lip::Parser<'_, Output = Clause, State = ()> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:335:33
[INFO] [stderr]     |
[INFO] [stderr] 335 | pub fn parse_named_clause(name: &str) -> impl lip::Parser<Output = Clause, State = ()> {
[INFO] [stderr]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 335 | pub fn parse_named_clause(name: &str) -> impl lip::Parser<'_, Output = Clause, State = ()> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:391:28
[INFO] [stderr]     |
[INFO] [stderr] 391 | pub fn parse_pr_line(name: &str) -> impl lip::Parser<Output = PrLine, State = ()> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 391 | pub fn parse_pr_line(name: &str) -> impl lip::Parser<'_, Output = PrLine, State = ()> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `wordshk_tools` (lib) generated 9 warnings (run `cargo fix --lib -p wordshk_tools` to apply 9 suggestions)
[INFO] [stderr] warning: `wordshk_tools` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wordshk_tools-8f6b0f6ffa369d65)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test tests::test_create_combo_variants ... ok
[INFO] [stdout] test tests::test_get_simplified_variants ... ok
[INFO] [stdout] test tests::test_get_simplified_rich_line ... ok
[INFO] [stdout] test tests::test_is_latin ... ok
[INFO] [stdout] test tests::test_normalize ... ok
[INFO] [stdout] test tests::test_flatten_line ... ok
[INFO] [stdout] test tests::test_parse_clause ... ok
[INFO] [stdout] test tests::test_parse_jyutping ... ok
[INFO] [stdout] test tests::test_parse_jyutpings ... ok
[INFO] [stdout] test tests::test_parse_pr ... ok
[INFO] [stdout] test tests::test_parse_line ... ok
[INFO] [stdout] test tests::test_replace_contents_in_word ... ok
[INFO] [stdout] test tests::test_to_lean_rich_dict ... ok
[INFO] [stdout] test tests::test_tokenize ... ok
[INFO] [stdout] test tests::test_parse_simple_def ... ok
[INFO] [stdout] test tests::test_to_simplified ... ok
[INFO] [stdout] test tests::test_parse_content ... ok
[INFO] [stdout] test tests::test_parse_rich_def ... ok
[INFO] [stdout] test tests::test_parse_eg ... ok
[INFO] [stdout] test tests::test_parse_defs ... ok
[INFO] [stdout] test tests::test_parse_pr_line ... ok
[INFO] [stdout] test tests::test_get_char_jyutpings ... ok
[INFO] [stdout] test tests::test_match_ruby ... ok
[INFO] [stdout] test tests::test_thesaurus ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wordshk_tools
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/parse.rs - parse::parse_rich_def (line 471) ... FAILED
[INFO] [stdout] test src/pr_index.rs - pr_index::generate_deletion_neighborhood (line 62) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_content (line 627) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_named_line (line 231) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_named_clause (line 319) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_alt_clause (line 346) ... ok
[INFO] [stdout] test src/jyutping.rs - jyutping::JyutPing::to_yale (line 133) ... ok
[INFO] [stdout] test src/jyutping.rs - jyutping::jyutping_to_yale (line 630) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_clause (line 256) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_tags (line 107) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_line (line 143) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_simple_def (line 531) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_pr_line (line 377) ... ok
[INFO] [stdout] test src/jyutping.rs - jyutping::JyutPing::to_yale_no_diacritics (line 91) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_defs (line 572) ... ok
[INFO] [stdout] test src/parse.rs - parse::parse_eg (line 432) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/parse.rs - parse::parse_rich_def (line 471) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/parse.rs - parse::parse_rich_def (line 471)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.63s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0dd83dec0a1d6a275b05344933112c306d30655e690e91c678975cb31ba8c4aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd83dec0a1d6a275b05344933112c306d30655e690e91c678975cb31ba8c4aa", kill_on_drop: false }`
[INFO] [stdout] 0dd83dec0a1d6a275b05344933112c306d30655e690e91c678975cb31ba8c4aa
